home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Deutsche Edition 1
/
Deutsche Edition 1.iso
/
amok
/
031-040
/
amok37
/
skrÄbel
/
sortieren
< prev
next >
Wrap
Text File
|
1993-11-04
|
248b
|
11 lines
Copy Skräbel.Worte to ram:zwischendatei
Echo "Kopieren .."
Stack 100000
Echo "Es wird sortiert .. "
Sort ram:zwischendatei ram:Skräbel.Worte
Echo "Fertig !"
Copy ram:Skräbel.Worte to Skräbel.Worte
Delete ram:zwischendatei
Stack 4000